home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Movie Collection / MovieCollection5403.exe / {app} / MovieCollection.exe / 0 / RCDATA / TFRMDBRECAP / TFRMDBRECAP.txt
Text File  |  2005-08-08  |  810b  |  39 lines

  1. inherited FrmDBRecap: TFrmDBRecap
  2.   Left = 430
  3.   Top = 336
  4.   Width = 508
  5.   Height = 352
  6.   Caption = 'FrmDBRecap'
  7.   OldCreateOrder = True
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   inherited sb: TTBXStatusBar
  11.     Top = 299
  12.     Width = 500
  13.   end
  14.   object ValueListEditor: TValueListEditor [1]
  15.     Left = 0
  16.     Top = 0
  17.     Width = 500
  18.     Height = 299
  19.     Align = alClient
  20.     BorderStyle = bsNone
  21.     DisplayOptions = [doAutoColResize, doKeyColFixed]
  22.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goThumbTracking]
  23.     ParentColor = True
  24.     TabOrder = 1
  25.     OnDrawCell = ValueListEditorDrawCell
  26.     ColWidths = (
  27.       150
  28.       348)
  29.   end
  30.   inherited aclFiche: TActionList
  31.     Left = 112
  32.     Top = 128
  33.   end
  34.   inherited ImageListSmall: TImageList
  35.     Left = 152
  36.     Top = 136
  37.   end
  38. end
  39.